| WorkspaceComponent |
| Logical Entity Name | WorkspaceComponent |
| Default Table Name | WorkspaceComponent |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| WorkspaceComponent Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
int | NO | ||
| WorkspaceComponentIdentifier | uniqueidentifier | NO | ||
WorkspaceId |
int | NO | ||
ComponentId |
int | NO | ||
| Bindings | nvarchar(max) | YES | ||
| Region | nvarchar(255) | NO | ||
| SortOrder | int | NO | ||
| StateParams | nvarchar(255) | YES | ||
| UrlSlug | nvarchar(255) | YES | ||
| NsaOperations | nvarchar(255) | YES | ||
| IsActive | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserId | int | NO | ||
| ts | timestamp | NO |
| WorkspaceComponent Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_WorkspaceComponent | PrimaryKey | Id |
| WorkspaceComponent Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Component | Non-Identifying | One To Zero or More | FK_WorkspaceComponent_ComponentId_Component_Id | ComponentId | NO | YES | ||
| Workspace | Non-Identifying | One To Zero or More | FK_WorkspaceComponent_WorkspaceId_Workspace_Id | WorkspaceId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| WorkspaceComponent Check Constraints |
| Check Constraint Name | CheckConstraint |
| WorkspaceComponent Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| WorkspaceComponent Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.WorkspaceComponent |
NO | |||
| Physical (Microsoft SQL Server) dbo.WorkspaceComponent |
NO |
| WorkspaceComponent Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| WorkspaceComponent Data Movement Rules |
| Name | Type | Rule Text/Value |